.Net Framework > v2.0.50727 > System > Threading > WaitHandle > SignalAndWait SignalAndWait(WaitHandle,WaitHandle)
SignalAndWait(WaitHandle,WaitHandle,Int32,Boolean)
SignalAndWait(WaitHandle,WaitHandle,TimeSpan,Boolean)


SignalAndWait(WaitHandle,WaitHandle)

Category
Method
Description
Signals one System.Threading.WaitHandle and waits on another, as an atomic operation.
Type
Boolean
Character
public, static
Parameters
NameTypeDescription
toSignalWaitHandle
toWaitOnWaitHandle
Tags
01892ABD01, 02E3ABA98D, 0376596F91

SignalAndWait(WaitHandle,WaitHandle,Int32,Boolean)

Category
Method
Description
Signals one System.Threading.WaitHandle and waits on another, as an atomic operation, specifying a time-out interval as a 32-bit signed integer and specifying whether to exit the synchronization domain for the context before entering the wait.
Type
Boolean
Character
public, static
Parameters
NameTypeDescription
toSignalWaitHandle
toWaitOnWaitHandle
millisecondsTimeoutInt32
exitContextBoolean
Tags
01892ABD01, 02E3ABA98D, 0376596F91

SignalAndWait(WaitHandle,WaitHandle,TimeSpan,Boolean)

Category
Method
Description
Signals one System.Threading.WaitHandle and waits on another, as an atomic operation, specifying the time-out interval as a System.TimeSpan and specifying whether to exit the synchronization domain for the context before entering the wait.
Type
Boolean
Character
public, static
Parameters
NameTypeDescription
toSignalWaitHandle
toWaitOnWaitHandle
timeoutTimeSpan
exitContextBoolean
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database